home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global selectedvideonum
- eracemenudownbutton()
- if button() then
- if selectedvideonum contains "QT" then
- set gomarker to char 3 to 4 of item 1 of selectedvideonum
- else
- set gomarker to selectedvideonum
- end if
- set videopage to 2
- go("-" & gomarker)
- end if
- onairdisp(2)
- end
-